C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientDraggingColumn Property

In This Topic
OnClientDraggingColumn Property (TransposedGrid<T>)
In This Topic
Occurs when the user starts dragging a column.
Syntax
'Declaration
 
Public Overridable Property OnClientDraggingColumn As String
 
See Also